@charset "utf-8";
/* CSS Document */
.left{ float:left;}
.right{ float:right;}

.banner{POSITION: relative; WIDTH: 450px; HEIGHT: 40px; OVERFLOW: hidden; margin: 60px 0px 0px 90px;}
.banner ol{POSITION: absolute; TOP: 0px; LEFT: 0px}
.banner li{WIDTH: 450px; HEIGHT: 40px}
.banner img{WIDTH: 450px; HEIGHT: 40px}

.top_logo{ background:url("../images/hc_logo.png") no-repeat center left; height: 166px; overflow:hidden; }
.dh{ width: 660px;}
.dh dl{ margin-top:40px;}
.dh dl dd{ width: 30px; float:left;}
.dh dl dd ul{ margin-top:10px; line-height: 44px;}
.dh dl dt{ width: 620px; float:right;}
.dh dl dt li{border-left:2px solid #777777; float:left; line-height: 23px; margin: 10px 0px; width: 100px; text-align: center;}
.dh dl dt .dh1{border-left:2px solid #777777; float:left; line-height: 23px; margin: 10px 0px; width: 202px; text-align: center;}

.foot{ height:80px; overflow: hidden; padding-top: 30px; text-align: center; font-size:16px;}
.foot dl { width: 1010px; margin: 0px auto; clear: both;}
.foot dl dd{ width: 760px; text-align:center; float: left;}
.foot dl dt { float:left;}
.foot dl dt strong{ color: #E83033;}